home *** CD-ROM | disk | FTP | other *** search
/ Aminet 44 / Aminet 44 (2001)(GTI - Schatztruhe)[!][Aug 2001].iso / Aminet / util / wb / NewHomer.lha / NewHomer / NewHomer.conf < prev    next >
Text File  |  2001-04-27  |  3KB  |  165 lines

  1. # This is the configuration file for Homer
  2. #
  3.  
  4. [Homer]
  5.  
  6. # Version number of Homer
  7. Version           2.0
  8.  
  9. # Where the samples are located
  10. SamplesPath       Samples
  11.  
  12. # Window Characteristics
  13. WindowXPos    0
  14. WindowYPos    0
  15.  
  16. # These two are new: suggested starting window inner dimensions. If they are
  17. # too small, according also to ScaleFactor parameter (see below), they will
  18. # be set to sensible ones. I suggest you not to touch these...
  19. WinX           26
  20. WinY           32
  21.  
  22. FrameWidth     26
  23. # WARNING!! The value above defines the x dimension of a frame into the
  24. # animation file... DO NOT CHANGE IT UNLESS YOU KNOW WHAT YOU ARE DOING!
  25. # default value is 26 (standard Homer 1.6 animation file)
  26.  
  27. # Audio Device Characteristics
  28. # IDEM here: DO NOT CHANGE these unless you know EXACTLY what you are doing!
  29. AudioDeviceName   audio.device
  30. AudioDeviceUnit   0
  31. AudioDevicePri    0
  32.  
  33. # ScaleFactor is the size of the image, default size is 100%
  34. # oh, and 100% and 1000% are the min. and maximum values, rounded by
  35. # 100
  36. ScaleFactor       100%
  37.  
  38. # ScaleFactorX is *new* for NewHomer... it is a 'x scalefactor' useful for
  39. # those people using non proportional screens such as PAL 640x256: you should
  40. # set it to 200%, so you will get a 1:1 Homer... another example: 320x512 (I
  41. # would like to know people with such a wb, but you never know :D), then you
  42. # should set ScaleFactor to 200% and ScaleFactor to 100% (or multiples of
  43. # these values). If you leave it to zero, then only ScaleFactor will be used
  44. # to compute both x and y dimensions.
  45. # Here too 100% and 1000% are the min. and maximum values.
  46. ScaleFactorX       100%
  47.  
  48. # Every so often Homer will do something, below is where you can
  49. # set the weighted chance of an event.
  50. # Default values are 5,10,25,30,60
  51. DoBurp            10
  52. DoDoh             50
  53. DoMood            25
  54. DoNothing         30
  55. DoTalk            60
  56.  
  57. # ManyDohChance : Set the chance of Homer saying Doh after initially saying it
  58. # Default for this is 10%. (See ManyDohContChance below)
  59. ManyDohChance     50%
  60.  
  61. # ManyDohContChance : Chance of Homer continuing to say Doh!
  62. # Default for this is 80% (See ManyDohChance above)
  63. ManyDohContChance 40%
  64.  
  65. # InitialMood : the starting mood of Homer, the possible values are:
  66. # 0 - random
  67. # 1 - happy
  68. # 2 - sad
  69. # 3 - angry
  70. # 4 - pleasure
  71. InitialMood       0
  72.  
  73. [HappySamples]
  74. AhHa
  75. April.wav
  76. BeerTalking.wav
  77. Blimp.wav
  78. Blub.wav
  79. Brainpwr.wav
  80. cells.wav
  81. Champion.wav
  82. Chestnut.wav
  83. ComputerHacking
  84. ComputerStarting
  85. duh.wav
  86. Dumpville.wav
  87. EvilHomer.wav
  88. Garbagecan.wav
  89. GradStudent
  90. HotBeef.wav
  91. MyBaloney
  92. OhBaby
  93. Psychiatry.wav
  94. SoSmart
  95. speed.wav
  96. Woohoo
  97. Woohoo2
  98.  
  99. [PleasureSamples]
  100. 64slices
  101. Bacon.wav
  102. Beer
  103. Beer2.wav
  104. Ham
  105. Crime
  106. CrumbledCookies
  107. donuts.wav
  108. Hogfat.wav
  109. mmmforbiddendonut.wav
  110. mmmgummibear.wav
  111. Choclate.wav
  112. Burger
  113.  
  114. [SadSamples]
  115. AnyKey
  116. AteDirt
  117. Boring
  118. DanceWithGay.wav
  119. Learned
  120. ohmygod.wav
  121. Owwww
  122. SoulForDonut
  123. UmIDunno
  124. what.wav
  125. WorseAndWorse
  126.  
  127. [AngrySamples]
  128. 911.iff
  129. AllrightBrain
  130. Awwcrap.wav
  131. BartBeer.iff
  132. Boy.wav
  133. Burrito.wav
  134. gotohell.wav
  135. HitTheRoad
  136. Kissbutt.wav
  137. KissMyButt
  138. Nevermind
  139. Queer.wav
  140. ShutUp
  141. shutup.wav
  142. Stupid
  143. StupidTv.wav
  144. Thermodynamics
  145. TheTruth
  146. WhyYouLittle
  147. Women
  148.  
  149. [BurpSamples]
  150. Belch
  151.  
  152. [DohSamples]
  153. 32dohs
  154. Doh
  155. Doeth.wav
  156. Doh1
  157. Doh2
  158. Doh3
  159. Doh4
  160. Doh5
  161. Doh6
  162. Doh7
  163.  
  164. # End of Homer configuration
  165.